Class NFTemplateRecordImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.sim.impl.NFTemplateRecordImpl
All Implemented Interfaces:
IPCObject, NFTemplateRecord

public class NFTemplateRecordImpl extends IPCObjectImpl implements NFTemplateRecord
Information provided by the PKI file:

    \class NFTemplateRecord
    
    \brief NFTemplateRecord handles and manipulates NetFlow template records.
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • updateLastReceived

      public void updateLastReceived()
      Information provided by the PKI file:
      
          \brief Updates the timestamp of the template record to the current time.
          
              
      Specified by:
      updateLastReceived in interface NFTemplateRecord
    • getTemplate

      public NFTemplate getTemplate()
      Information provided by the PKI file:
      
          \brief Returns the NetFlow template.
          
          \return NFTemplate, the NFTemplate object.
          
              
      Specified by:
      getTemplate in interface NFTemplateRecord
      Returns:
      NFTemplate Returns a NFTemplate